home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineSprite_933 / frame_60 / DoAction.as
Text File  |  2008-11-12  |  141b  |  10 lines

  1. setProperty("_root.Meg", _visible, 1);
  2. tellTarget("_root")
  3. {
  4.    gotoAndStop("Tab5");
  5. }
  6. tellTarget("_parent")
  7. {
  8.    gotoAndStop(1);
  9. }
  10.